PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics Package / PDFFormXObject Class / getTransparencyGroup Method
In This Topic
    getTransparencyGroup Method
    In This Topic
    Gets the transparency group associated with this object.
    Syntax
    public PDFGroupXObject getTransparencyGroup()

    Return Value

    The transparency group associated with this object.
    See Also